projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdb53cf
)
MIPS: vct: switch to generic board
author
Daniel Schwierzeck
<
[email protected]
>
Sat, 15 Nov 2014 22:30:01 +0000
(23:30 +0100)
committer
Daniel Schwierzeck
<
[email protected]
>
Thu, 27 Nov 2014 15:20:37 +0000
(16:20 +0100)
Signed-off-by: Daniel Schwierzeck <
[email protected]
>
Acked-by: Stefan Roese <
[email protected]
>
include/configs/vct.h
patch
|
blob
|
history
diff --git
a/include/configs/vct.h
b/include/configs/vct.h
index 217ba2fbd9b22bfb68433fce18578b959ad7d246..83e4163e3f897e802443416ed8e9b155dd101178 100644
(file)
--- a/
include/configs/vct.h
+++ b/
include/configs/vct.h
@@
-25,6
+25,9
@@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
#define CPU_CLOCK_RATE 324000000 /* Clock for the MIPS core */
#define CONFIG_SYS_MIPS_TIMER_FREQ (CPU_CLOCK_RATE / 2)